Skip to content

Add mcp-wireshark community server#3493

Closed
khuynh22 wants to merge 1 commit into
modelcontextprotocol:mainfrom
khuynh22:add-mcp-wireshark
Closed

Add mcp-wireshark community server#3493
khuynh22 wants to merge 1 commit into
modelcontextprotocol:mainfrom
khuynh22:add-mcp-wireshark

Conversation

@khuynh22

@khuynh22 khuynh22 commented Mar 8, 2026

Copy link
Copy Markdown

Summary

Adds mcp-wireshark to the community servers list.

What it does: MCP server that exposes Wireshark/tshark capabilities to AI assistants — capture live network traffic, analyze .pcap/.pcapng files, apply display filters, follow TCP/UDP streams, generate protocol statistics, and export to JSON.

Install:

pip install mcp-wireshark

Links:

Wireshark/tshark MCP server for capturing and analyzing network traffic.
Supports live capture, pcap file analysis, display filters, TCP/UDP stream
following, protocol statistics, and JSON export.

PyPI: https://pypi.org/project/mcp-wireshark/
@olaservo

Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants